home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Micromanía: 150 Juegos 2010
/
150Juegos_16.iso
/
Shareware
/
Shape Smash
/
shape-smash.swf
/
scripts
/
Code
/
OPTIONS
/
_gs337_TSPop2.as
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-05-14
|
297 b
|
15 lines
package Code.OPTIONS
{
import mx.core.SoundAsset;
[Embed(source="/_assets/577_Code.OPTIONS._gs337_TSPop2_Code.OPTIONS._gs337_TSPop2.mp3")]
public class _gs337_TSPop2 extends SoundAsset
{
public function _gs337_TSPop2()
{
super();
}
}
}